design pattern
A design pattern is a is a pattern that we can use to solve a particular software design problem. Most design patterns are programming language independent; the language specific ones are typically called "coding idioms". Design patterns were first popularized by the book "Design Patterns" [GOF].
Copyright © 2003-2008 Gerard Meszaros all rights reserved